Fixed Selenium tests by removing skins not installed by default
authorŽeljko Filipin <zeljko.filipin@gmail.com>
Tue, 16 Feb 2016 11:27:40 +0000 (12:27 +0100)
committerHashar <hashar@free.fr>
Mon, 22 Feb 2016 12:46:49 +0000 (12:46 +0000)
commitb211da1dd406e967beb518cddf642aaacd59ea78
treee589e7aff26cbd69ff66a5b8e534fe1cbaa17e78
parent533ca5b24fbe455498062ea9f660b7967aa88c26
Fixed Selenium tests by removing skins not installed by default

Looks like the tests were developed targeting
en.wikipedia.beta.wmflabs.org that has 4 skins by default. The commit
removes checks for all skins but Vector, which is installed by default. (At least in
my MediaWiki-Vagrant installation.)

Bug: T94150
Change-Id: I68f864bd194dbb251acab3d94699f1e701300ab2
tests/browser/features/preferences.feature
tests/browser/features/step_definitions/preferences_appearance_steps.rb
tests/browser/features/support/pages/preferences_appearance_page.rb